home *** CD-ROM | disk | FTP | other *** search
- object TestQuestion: TTestQuestion
- Left = 364
- Top = 449
- Width = 392
- Height = 212
- BorderStyle = bsSizeToolWin
- Caption = 'Test Question'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Question: TMemo
- Left = 0
- Top = 0
- Width = 384
- Height = 185
- Align = alClient
- Lines.Strings = (
- 'Question')
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- WantReturns = False
- end
- end
-